home *** CD-ROM | disk | FTP | other *** search
- AES.FTH
-
- This is the AES interface Forth file.
-
-
- ART.FTH
- STRINGPT.BIN
-
- This is a String Art demo program and the data file for the demo program.
- Run this program and show off Bradley's Forth to your friends.
-
-
- AUTO.FTH
-
- This is the auto run file. Put anything you want in here and it will
- automatically run it when the program is started up.
-
-
- BIOS.FTH
-
- This is the BIOS interface Forth file.
-
-
- BLOCK.FTH
- BLOCKIO.FTH
- BLOCKLD.FTH
-
- This is the implementation of the Forth BLOCK command. BLOCKIO.FTH and
- BLOCKLD.FTH are support files needed to run the BLOCK command.
-
-
- BUNDLE.FTH
- EXTRACT.FTH
-
- This program creates bundles of files in one file. EXTRACT.FTH is used as
- a support file the bundle command.
-
-
- CHECKSUM.FTH
-
- This is a file checksum program.
-
-
- COMPARE.FTH
-
- This is a file compare program.
-
-
- CONNECT.FTH
-
- This is a virtual terminal program.
-
-
- DEBUG.FTH
-
- This is a single-stepping debugger program.
-
-
- DEMO
-
- This is a self-running demo program for Bradley Forth. Run it and see what
- Bradley Forth can do for you.
-
-
- FILEDATE.FTH
-
- This program modifies the date and time stamps on files.
-
-
- INDEX.FTH
-
- This program modifies the WHATIS.IND file to update it for changes made to
- the WHATIS.DOC file.
-
-
- INTERVAL.FTH
-
- This program is an interval timing program.
-
-
- LINEA.FTH
-
- This program contains the Line A graphics interface routines for Forth.
-
-
- MIDI.FTH
-
- This program contains a basic MIDI interface.
-
-
- MODEM.FTH
-
- This program contains a serial line interface.
-
-
- MOUSEKEY.FTH
-
- This program contains the mouse interface routines.
-
-
- PATTERNS.FTH
-
- This program contains fill patterns.
-
-
- POLYGONS.FTH
-
- This is a sliding polygons demo program to show off more of the features of
- Bradley's Forth.
-
-
- PRINTER.FTH
-
- This is the printer control interface program.
-
-
- RANDOM.FTH
-
- This is the random number generator interface program.
-
-
- SPLIT.FTH
-
- This is a split-screen scrolling program.
-
-
- TASKING.FTH
-
- This is the multitasking program. Yes!!!
-
-
- VDI.FTH
- VDIBIND.FTH
-
- This is low level and the C bindings for VDI interface routines.
-
-
- XMODEM.FTH
-
- This is a Xmodem protocol transfer program.
-